<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* This comment is here to prevent an error during the including an empty file */

@media (max-width: 767px) {
  .block-newsletter &gt; h3 {
    display: none;
  }
  .block-newsletter .form-control {
    width: 100%;
  }
  .block-newsletter .input-group-btn {
    margin: 10px auto 0 !important;
  }
}</pre></body></html>